[PATCH] [libomp] Explicitly include <string> header (NFC)
authorNikita Popov <npopov@redhat.com>
Fri, 20 Jan 2023 09:11:01 +0000 (10:11 +0100)
committerGianfranco Costamagna <locutusofborg@debian.org>
Thu, 7 Sep 2023 22:41:35 +0000 (23:41 +0100)
commitdbf278d920c87871afab9294c21b35c8a82fad2f
tree8b4eb7eb6404af69948446128d724730cbe29900
parentd1f182dee2f563ad0d897dac14e6a35b607266e1
[PATCH] [libomp] Explicitly include <string> header (NFC)

This is required to build against libstdc++ 13. Debug.h uses
std::stoi() from <string> without explicitly including it.

Gbp-Pq: Name gcc-13-build-fix.patch
openmp/libomptarget/include/Debug.h